home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / internet / eudor154.zip / COMMON.Z / SUPRA144.MOD < prev    next >
Text File  |  1995-12-14  |  590b  |  25 lines

  1. ;Supra 14.4 FaxModem V.32bis data  V.42bis
  2. ;
  3. ; Script Written by jeffb@pacifier.rain.com Depending on what model Supra
  4. ; you are using you may need to edit the send AT line to suit your modem,
  5. ; for "Supra 14.4 V.32bis Data V.42bis MNP 2-5" this seems to work great.
  6. ;
  7. cancelon ERROR
  8. ;
  9. ;    All Settings are set with the &F2\r
  10. ;    -----------------------------------
  11. ;    Hardware flow - Default
  12. ;    DTR handling  - Default
  13. ;    AutoReliable  - Default
  14. ;    all result codes - Default
  15. ;
  16. ;
  17. ;
  18. send AT\r
  19. pause 1
  20. send AT &F2X4\r
  21. waitfor OK
  22. ;
  23. set FlowControl=Hardware
  24.  
  25.